Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

DataEventArgs<TData> Constructor (DataEventArgs<TData>)







The type of data to pass.
Initializes an instance of the DataEventArgs<TData> class.
Syntax
public DataEventArgs<TData>( 
   TData data
)
'Declaration
 
Public Function New( _
   ByVal data As TData _
)
'Usage
 
Dim data As TData
 
Dim instance As New DataEventArgs(Of TData)(data)

            

            
public: DataEventArgs<TData>( 
   TData* data
)
public:
DataEventArgs<TData>( 
   TData^ data
)

Parameters

data
The type of data to pass.
Requirements

Target Platforms

See Also

Reference

DataEventArgs<TData> Class
DataEventArgs<TData> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features